Skip to content

Update to Electron v9#76

Merged
hidakatsuya merged 4 commits intomasterfrom
update-electron-and-others
Jun 17, 2020
Merged

Update to Electron v9#76
hidakatsuya merged 4 commits intomasterfrom
update-electron-and-others

Conversation

@hidakatsuya
Copy link
Copy Markdown
Member

@hidakatsuya hidakatsuya commented Jun 14, 2020

Overview

This PR updates Electron and other dependencies. And it will fix #75 .

Review

You can review on the package built in the #77 job.

Known Issue

Splash on startup is not displayed. -> It wil be fixed #78

@hidakatsuya hidakatsuya requested a review from maeda-m June 14, 2020 18:52
@hidakatsuya hidakatsuya self-assigned this Jun 14, 2020
@hidakatsuya
Copy link
Copy Markdown
Member Author

@maeda-m Please review this and #77!!

@hidakatsuya
Copy link
Copy Markdown
Member Author

Splash on startup is not displayed.

I will fix this issue separately.

Copy link
Copy Markdown
Member

@maeda-m maeda-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment thread app/main.js Outdated
icon: path.join(__dirname, 'assets/images/app-icon.png')
icon: path.join(__dirname, 'assets/images/app-icon.png'),
webPreferences: {
nodeIntegration: true,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed 8957334

@hidakatsuya hidakatsuya merged commit ffae902 into master Jun 17, 2020
@hidakatsuya hidakatsuya deleted the update-electron-and-others branch June 17, 2020 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not launch on Ubuntu 20.04

2 participants